[INFO] cloning repository https://github.com/lucas-dclrcq/michel-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucas-dclrcq/michel-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-dclrcq%2Fmichel-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-dclrcq%2Fmichel-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdd7511d3cdceb2d8063e1a6986d9ea6b58fa258
[INFO] checking lucas-dclrcq/michel-bot against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-dclrcq%2Fmichel-bot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucas-dclrcq/michel-bot
[INFO] finished tweaking git repo https://github.com/lucas-dclrcq/michel-bot
[INFO] tweaked toml for git repo https://github.com/lucas-dclrcq/michel-bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucas-dclrcq/michel-bot on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucas-dclrcq/michel-bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae
[INFO] running `Command { std: "docker" "start" "98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ruma-common v0.17.1
[INFO] [stderr]    Compiling as_variant v1.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking konst_kernel v0.3.15
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking konst v0.3.16
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling ruma-events v0.32.1
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking js_option v0.2.0
[INFO] [stderr]    Compiling ruma-client-api v0.22.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking openssl-sys v0.9.111
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking assign v1.1.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking date_header v1.0.5
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling matrix-sdk-common v0.16.0
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking readlock v0.1.11
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling decancer v3.3.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling matrix-sdk v0.16.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking mime2ext v0.1.54
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking ferroid v0.8.9
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking awaitility v0.4.1
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling matrix-pickle-derive v0.2.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.12.0
[INFO] [stderr]     Checking matrix-pickle v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling synthez-core v0.4.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling synthez-codegen v0.4.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]    Compiling synthez v0.4.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ruma-macros v0.17.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking imbl v6.1.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking growable-bloom-filter v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling gherkin v0.15.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matrix-sdk-store-encryption v0.16.0
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking ureq v3.2.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking vodozemac v0.9.0
[INFO] [stderr]     Checking vodozemac v0.8.1
[INFO] [stderr]    Compiling cucumber-expressions v0.5.0
[INFO] [stderr]    Compiling cucumber-codegen v0.22.1
[INFO] [stderr]     Checking cucumber v0.22.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking readlock-tokio v0.1.6
[INFO] [stderr]     Checking eyeball-im v0.8.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.39
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking deadpool-sync v0.1.4
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking eyeball v0.8.8
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking astral-tokio-tar v0.5.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking michel-db v0.2.0 (/opt/rustwide/workdir/crates/db)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking michel-seerr v0.2.0 (/opt/rustwide/workdir/crates/seerr)
[INFO] [stderr]     Checking tonic v0.14.3
[INFO] [stderr]     Checking tonic-prost v0.14.3
[INFO] [stderr]     Checking bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]     Checking ruma v0.14.1
[INFO] [stderr]     Checking matrix-sdk-crypto v0.16.0
[INFO] [stderr]     Checking bollard v0.19.4
[INFO] [stderr]     Checking testcontainers v0.26.3
[INFO] [stderr]     Checking testcontainers-modules v0.14.0
[INFO] [stderr]     Checking matrix-sdk-base v0.16.0
[INFO] [stderr]     Checking michel-crypto-store v0.2.0 (/opt/rustwide/workdir/crates/crypto-store)
[INFO] [stderr]     Checking matrix-sdk-sqlite v0.16.0
[INFO] [stderr]     Checking michel-matrix v0.2.0 (/opt/rustwide/workdir/crates/matrix)
[INFO] [stderr]     Checking michel-api v0.2.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Checking michel-bot v0.2.0 (/opt/rustwide/workdir/crates/michel-bot)
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[given("a running Matrix homeserver")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[given("a running PostgreSQL database")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[given(expr = "the bot is started and connected to room {string}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[given(expr = "a room {string} exists")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[given(regex = r#"^Seerr sends an "([^"]*)" webhook with:$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[when(regex = r#"^Seerr sends an "([^"]*)" webhook with:$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[given(regex = r#"^a message appears in "[^"]*" containing "([^"]*)"$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:296:1
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[then(regex = r#"^a message appears in "[^"]*" containing "([^"]*)"$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[then(regex = r#"^the message contains "([^"]*)"$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:371:1
[INFO] [stdout]     |
[INFO] [stdout] 371 | #[given(regex = r#"^a threaded reply appears on the original message containing "([^"]*)"$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | #[then(regex = r#"^a threaded reply appears on the original message containing "([^"]*)"$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[then(regex = r#"^the threaded reply contains "([^"]*)"$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:460:1
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[given(regex = r#"^the original message has a "([^"]*)" reaction$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:461:1
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[then(regex = r#"^the original message has a "([^"]*)" reaction$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:496:1
[INFO] [stdout]     |
[INFO] [stdout] 496 | #[then(regex = r#"^the original message no longer has a "([^"]*)" reaction$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:533:1
[INFO] [stdout]     |
[INFO] [stdout] 533 | #[when(regex = r#"^the admin sends '([^']*)' as a thread reply$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | #[then(regex = r#"^Seerr received a comment "([^"]*)" for issue (\d+)$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/steps/seerr_issues.rs:615:1
[INFO] [stdout]     |
[INFO] [stdout] 615 | #[then(regex = r#"^Seerr received a resolve request for issue (\d+)$"#)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]    --> crates/michel-bot/tests/bdd/world.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(World, Debug, Default)]
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the derive macro `World` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `michel-bot` (test "bdd") due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae", kill_on_drop: false }`
[INFO] [stdout] 98b5d70d997acbadcb1360d1451a03f874671045fd5092518cb96e9b7f1754ae
